* net/tramp-sh.el (tramp-sh-handle-insert-directory): Add
authorMichael Albinus <michael.albinus@gmx.de>
Tue, 26 Feb 2013 08:46:38 +0000 (09:46 +0100)
committerMichael Albinus <michael.albinus@gmx.de>
Tue, 26 Feb 2013 08:46:38 +0000 (09:46 +0100)
commit0f6782f3942e2ede33bcbf49bf022f82bfcc2f0d
treec54c71a0e5aaf484318959850ff9420ea119364f
parent28683756e7c2fe2ed5833535d0daadc8515777c3
* net/tramp-sh.el (tramp-sh-handle-insert-directory): Add
"2>/dev/null" to the ls command, in case "en_US.utf8" is not
defined.  POSIX environments fall back to the "C" locale then and
emit a warning, which shall be suppressed.
lisp/ChangeLog
lisp/net/tramp-sh.el